home *** CD-ROM | disk | FTP | other *** search
- object DlgShare1: TDlgShare1
- Left = 198
- Top = 76
- ActiveControl = BitBtn1
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'LookDisk Shareware-Version'
- ClientHeight = 419
- ClientWidth = 548
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- TextHeight = 16
- object Label1: TLabel
- Left = 19
- Top = 331
- Width = 270
- Height = 18
- Caption = 'Anzahl verbleibende Programmstarts: '
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LRemaining: TLabel
- Left = 302
- Top = 330
- Width = 27
- Height = 19
- Caption = '30'
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Memo1: TMemo
- Left = 4
- Top = 5
- Width = 539
- Height = 316
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Lines.Strings = (
-
- 'LookDisk wird als Shareware-Programm vertrieben. Das heisst, das' +
- 's Sie LookDisk'
-
- 'zuerst in Ruhe testen k�nnen und falls es Ihnen gef�llt und es w' +
- 'eiterhin ben�tzen m�chten,'
-
- 'Sie die Vollversion bestellen k�nnen. Durch die Bestellung der V' +
- 'ollversion erhalten Sie eine'
-
- 'LookDisk-Version ohne dieses Hinweis-Fenster und das Recht neue ' +
- 'Versionen zu einem'
- 'g�nstigeren Preis beziehen zu k�nnen.'
- ''
-
- 'Diese Shareware-Version von LookDisk k�nnen Sie 30 mal starten w' +
- 'obei Ihnen s�mtliche'
- 'Funktionen der Vollversion zur Verf�gung stehen!'
-
- 'Sollte es nicht m�glich sein das Bestellformular (BESTELL.TXT) z' +
- 'u drucken so senden'
- 'Sie einen Check �ber DM 40.-- an folgende Adresse:'
- ' Iuorno Software'
- ' Z�rcherstr. 15'
- ' CH-8500 Frauenfeld/Schweiz'
-
- 'CompuServe-Benutzer k�nnen die Vollversion auch direkt �ber SWRE' +
- 'G bestellen'
- '(GO SWREG, ID-Nr. 8491).'
-
- 'Mitteilungen, Anregungen und Kritiken senden Sie bitte auch an o' +
- 'bengenannte'
-
- 'Adresse oder �ber CompuServe an: 100315,3460 oder �ber Internet ' +
- 'an:'
- '100315.3460@compuserve.com'
- ''
- 'Viel Spass beim Testen von LookDisk!')
- ParentFont = False
- ParentShowHint = False
- ReadOnly = True
- ShowHint = False
- TabOrder = 0
- WordWrap = False
- end
- object BitBtn1: TBitBtn
- Left = 19
- Top = 372
- Width = 89
- Height = 33
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 136
- Top = 372
- Width = 201
- Height = 33
- Caption = '&Bestellformular drucken'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = BitBtn2Click
- end
- end
-